[deps] bump 3 plugin pins: blink.cmp, blink.lib, nvim-treesitter - #333
Draft
stanfish06 wants to merge 1 commit into
Draft
[deps] bump 3 plugin pins: blink.cmp, blink.lib, nvim-treesitter#333stanfish06 wants to merge 1 commit into
stanfish06 wants to merge 1 commit into
Conversation
Bumps nvim-pack-lock.json pins to each plugin's latest upstream revision, verified via git ls-remote and commit-range review. All three are additive/bugfix-only. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NWgLFksDAytcp7yjSkZWVC
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Bumps three
nvim-pack-lock.jsonpins to each plugin's current upstream HEAD (or, forblink.cmp, the latest tag within its already-configured1.10.xversion range), verified viagit ls-remoteand a full commit-range review.Where
nvim-pack-lock.jsonblink.cmp539053d(v1.10.0)78336bc(v1.10.2)vim.NILLSP-response fixes for nvim 0.12, cmdline refactors, column-alignment options, buflisted-restore fix — no keymap/source-registration API changesblink.libf55df8afd9a48efix(config): add missing dot in nested validation error messagesnvim-treesitter0d0969032dbd2eperf(install): make install_lang unconditionalWhy it matters
All three are additive/bugfix-only — no renames, removals, or config-structure changes.
blink.cmp's bump stays inside thevim.version.range("1.10.0")constraint already inplugins.lua:27(the ceiling that constraint is missing is tracked separately in open PR #328); thevim.NILfixes in this range are worth having on nvim 0.12 specifically.nvim-treesitteris confirmed not archived (contrary to what #255 assumed) —mainis actively maintained with commits as recent as today, so this pin is safe to advance independently of that migration issue.nvim-lspconfig(also currently ahead of its pin, via a single internal-refactor commit) was intentionally left out of this PR since it's already covered by the still-open #324, to avoid a duplicate/conflicting change.Recommended action
Merge, then let
vim.packsync the new revs on next load (or run:SyncPkgs).🤖 Generated with Claude Code
https://claude.ai/code/session_01NWgLFksDAytcp7yjSkZWVC
Generated by Claude Code